build(deps): bump the frontend group in /services/frontend with 18 updates - #1164
Merged
ExtraToast merged 1 commit intoSep 6, 2026
Conversation
Bumps the frontend group in /services/frontend with 18 updates: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.19.0` | `1.20.0` | | [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) | `1.13.11` | `1.13.12` | | [marked](https://github.com/markedjs/marked) | `18.0.10` | `18.0.11` | | [vue](https://github.com/vuejs/core) | `3.5.41` | `3.5.42` | | [vue-axios](https://github.com/imcvampire/vue-axios) | `3.5.2` | `3.6.0` | | [vue-router](https://github.com/vuejs/router) | `5.2.0` | `5.3.0` | | [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) | `4.1.11` | `4.1.12` | | [zod](https://github.com/colinhacks/zod) | `4.4.3` | `4.5.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.2.0` | `26.4.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.67.0` | `8.68.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.67.0` | `8.68.0` | | [@vue/compiler-dom](https://github.com/vuejs/core/tree/HEAD/packages/compiler-dom) | `3.5.41` | `3.5.42` | | [@vue/server-renderer](https://github.com/vuejs/core/tree/HEAD/packages/server-renderer) | `3.5.41` | `3.5.42` | | [@vue/test-utils](https://github.com/vuejs/test-utils) | `2.4.11` | `2.5.0` | | [eslint](https://github.com/eslint/eslint) | `10.9.0` | `10.9.1` | | [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `5.11.0` | `5.11.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.67.0` | `8.68.0` | | [vite-svg-loader](https://github.com/jpkleemans/vite-svg-loader) | `5.1.1` | `5.1.2` | Updates `axios` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.19.0...v1.20.0) Updates `libphonenumber-js` from 1.13.11 to 1.13.12 - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.13.11...v1.13.12) Updates `marked` from 18.0.10 to 18.0.11 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v18.0.10...v18.0.11) Updates `vue` from 3.5.41 to 3.5.42 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.41...v3.5.42) Updates `vue-axios` from 3.5.2 to 3.6.0 - [Release notes](https://github.com/imcvampire/vue-axios/releases) - [Commits](imcvampire/vue-axios@3.5.2...3.6.0) Updates `vue-router` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v5.2.0...v5.3.0) Updates `vuetify` from 4.1.11 to 4.1.12 - [Release notes](https://github.com/vuetifyjs/vuetify/releases) - [Commits](https://github.com/vuetifyjs/vuetify/commits/v4.1.12/packages/vuetify) Updates `zod` from 4.4.3 to 4.5.4 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.4.3...v4.5.4) Updates `@types/node` from 26.2.0 to 26.4.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.67.0 to 8.68.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.67.0 to 8.68.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/parser) Updates `@vue/compiler-dom` from 3.5.41 to 3.5.42 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits/v3.5.42/packages/compiler-dom) Updates `@vue/server-renderer` from 3.5.41 to 3.5.42 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits/v3.5.42/packages/server-renderer) Updates `@vue/test-utils` from 2.4.11 to 2.5.0 - [Release notes](https://github.com/vuejs/test-utils/releases) - [Commits](vuejs/test-utils@v2.4.11...v2.5.0) Updates `eslint` from 10.9.0 to 10.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.9.0...v10.9.1) Updates `fast-xml-parser` from 5.11.0 to 5.11.1 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.11.0...v5.11.1) Updates `typescript-eslint` from 8.67.0 to 8.68.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/typescript-eslint) Updates `vite-svg-loader` from 5.1.1 to 5.1.2 - [Release notes](https://github.com/jpkleemans/vite-svg-loader/releases) - [Commits](jpkleemans/vite-svg-loader@5.1.1...5.1.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: libphonenumber-js dependency-version: 1.13.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend - dependency-name: marked dependency-version: 18.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend - dependency-name: vue dependency-version: 3.5.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend - dependency-name: vue-axios dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: vue-router dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: vuetify dependency-version: 4.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend - dependency-name: zod dependency-version: 4.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend - dependency-name: "@types/node" dependency-version: 26.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: "@typescript-eslint/parser" dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: "@vue/compiler-dom" dependency-version: 3.5.42 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: "@vue/server-renderer" dependency-version: 3.5.42 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: "@vue/test-utils" dependency-version: 2.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: eslint dependency-version: 10.9.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: fast-xml-parser dependency-version: 5.11.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: typescript-eslint dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: vite-svg-loader dependency-version: 5.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend ... Signed-off-by: dependabot[bot] <support@github.com>
ExtraToast
deleted the
dependabot/npm_and_yarn/services/frontend/frontend-09a7131876
branch
September 6, 2026 19:31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the frontend group in /services/frontend with 18 updates:
1.19.01.20.01.13.111.13.1218.0.1018.0.113.5.413.5.423.5.23.6.05.2.05.3.04.1.114.1.124.4.34.5.426.2.026.4.08.67.08.68.08.67.08.68.03.5.413.5.423.5.413.5.422.4.112.5.010.9.010.9.15.11.05.11.18.67.08.68.05.1.15.1.2Updates
axiosfrom 1.19.0 to 1.20.0Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
84a9f3bchore(release): prepare release 1.20.0 (#11152)e6824eefix: core methodList, HTTP adapter errors, and add tests (#11096)d8a919ffix(xhr): flush final progress during the live loadend dispatch (#11121)2d2a21afix(interceptors): tolerate nullish handlers in syncHandlerEntries (#11118)d19040bfix: harden runtime option handling (#11141)e0a02ddchore(deps): bump zizmorcore/zizmor-action from 0.6.1 to 0.6.2 in the github-...d10cb3achore(deps-dev): bump the development_dependencies group with 4 updates (#11143)2c94646chore(deps): bump js-yaml and mocha in /tests/smoke/cjs (#11133)76c12bcchore(deps-dev): bump js-yaml from 4.3.0 to 4.3.1 (#11140)ba98559docs: add ScrapingBee sponsor (#11137)Updates
libphonenumber-jsfrom 1.13.11 to 1.13.12Changelog
Sourced from libphonenumber-js's changelog.
Commits
141f8a71.13.12e4d9817Updated metadataUpdates
markedfrom 18.0.10 to 18.0.11Release notes
Sourced from marked's releases.
Commits
53cb13fchore(release): 18.0.11 [skip ci]0c6b2a6docs: add adaptable bullet point (#4058)c430a64chore(deps-dev): bump eslint from 10.8.1 to 10.9.0 (#4069)b699db3fix: keep emphasis in the text of a rejected reference link (#4059)0653c24fix: inlineTokens rebuilds the reflink-mask preamble per call (#4040)e250e31fix: do not nest a link inside a link (#4051)Updates
vuefrom 3.5.41 to 3.5.42Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
d63616crelease: v3.5.42b8543dcRevert "fix(compiler-core): handle invalid static arg in same-name v-bind sho...3857716fix(compiler-core): handle invalid static arg in same-name v-bind shorthand (...31da934fix(runtime-dom): support !important on CSS custom properties in style bindin...f8d42e1fix(runtime-core): keep .trim result when combined with .number v-model modif...cd19745fix(suspense): don't treat the leaving branch as the fallback while its mount...8654f35fix(runtime-core): resolve $el for dev root comment fragment (#15313)ef82a26fix(shared): correctly compare Map and Set values (#15328)6eaecc1fix(v-model): re-sync select when model is overridden in change handler (#15298)b535917fix(runtime-core): avoid caching unmounted suspense children (#15291)Updates
vue-axiosfrom 3.5.2 to 3.6.0Release notes
Sourced from vue-axios's releases.
Commits
f55ebf1Upgrade Node.js version in npm-publish workflow1136c10Upgrade GitHub Actions to version 66061b55Update npm-publish workflow with permissions7d39216Add step to create 'dist' directory in workflow02620f7Add step to create 'dist' directory in workflow (#176)0926254build: 3.6.0926ba1dfix(types): correctly augment 'vue' and support AxiosInstance (#173, #174) (#...990cacbbuild(deps): bump braces and gulp (#171)a35e0d3build(deps-dev): bump@babel/traversefrom 7.19.3 to 7.24.0 (#169)c7bfd5dbuild(deps): bump follow-redirects from 1.15.2 to 1.15.6 (#167)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for vue-axios since your current version.
Updates
vue-routerfrom 5.2.0 to 5.3.0Release notes
Sourced from vue-router's releases.
Commits
0e91ac8release: vue-router@5.3.0b19cce2chore: dark mode e2e2315047fix(router): skip scroll saving for unknown pop direction (fix #1431) (#2780)d2b87d5feat: prevent race condition dev-only error (#2789)b75d5a8docs: scroll off033f1c7feat(scroll): skip scroll computation based on history.scrollRestoration67babd4fix(unplugin): generate param types from override paths and stop inheritance ...48566barefactor: isAbsolutePath084fcfcperf(experimental): avoid tracking currentRoute in absolute string locationsdfb373dtest: load resolved location before passing it as currentLocationUpdates
vuetifyfrom 4.1.11 to 4.1.12Release notes
Sourced from vuetify's releases.
Commits
cb3e2cdchore(release): publish v4.1.1255fed01fix(VProgressLinear): apply round-bar with reverse and bufferf61c453fix(locale): update translation keys for Arabic8912406fix(VOtpInput): update translations for aria-labelf40d0d6fix(locale): correct mistranslations and russianisms in uk.ts (#23139)63cccbbfix(VOverlay): use the resolved position to align with new target977038cchore: update playwright to 1.62Updates
zodfrom 4.4.3 to 4.5.4Release notes
Sourced from zod's releases.
... (truncated)
Commits
e8e206f4.5.484e416ffix(v4): stop the cycle walk from firing a default factory (#6500)1a161024.5.3eab51fffix(v4): emit record numeric keys as strings in toJSONSchema (#6497)7e24a24docs(blog): drop the reading time and put a GitHub link in the navbare3a695bdocs(v4): record the email regex and container output-shape findings under Open99fce39bench(v4): z.compile() against zod-compiler (#6499)87d6464fix(docs): drop the OG description when the title wraps past two linese6b6ab3docs(blog): widen the z.compile example to a 20-property schema9a193aa4.5.2Updates
@types/nodefrom 26.2.0 to 26.4.0Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.67.0 to 8.68.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.